Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] Add Llama2 to torch compile tests #446

Open
wants to merge 4 commits into
base: habana_main
Choose a base branch
from

Conversation

anko-intel
Copy link

No description provided.

Copy link

@afierka-intel afierka-intel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

# These scores were chosen to place within 6% range of values achieved using vLLM on HPU:
# 0.148 - 0.164
# where on https://www.llama.com/llama2/: 0.146 is given
model_name: "/mnt/weka/data/pytorch/llama2/Llama-2-7b-hf"
Copy link

@afierka-intel afierka-intel Oct 31, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we really want to use this model? IMO we should use "/mnt/weka/data/pytorch/llama2/Llama-2-7b-chat-hf"

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We still have to support and improve LLama2 (as far as I know). I will change the model. Thanks

Due to spread of results I cant set score to be within 6% margin for
chat version of model.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants